.lanmuc-yes {
	background: #f4f4f4;
	padding: 50px 0;
}
.lanmuc-yes .wh {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.lanmuc-yes .bt1 dd {
	color: #000000;
	font-size: 30px;
	line-height: 30px;
}
.lanmuc-yes .bt1 dt {
	color: #787878;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 20px;
	line-height: 24px;
}
.lanmuc-yes .yul {
	margin: 50px 0 0 0px;
}
.lanmuc-yes .yul li {height: 500px;
	position: relative;
	float:left;
	margin-right: 30px;
	width: 270px
}
.lanmuc-yes .yul li .img {
	position: absolute;
	display: block;
	width: 250px;
	height: 370px;
	border: solid 1px #c3cfe1;
	padding: 10px;
	overflow: hidden;
}		
		.lanmuc-yes .yul li:nth-child(1) .img{left: 0; top: 0; }
		.lanmuc-yes .yul li:nth-child(1) .wen{left: 0; top:400px}
		.lanmuc-yes .yul li:nth-child(2n) .img{left: 0; bottom: 0;}
		.lanmuc-yes .yul li:nth-child(2n) .wen{left: 0; top:0}
		.lanmuc-yes .yul li:nth-child(3) .img{left: 0; top: 0; }
		.lanmuc-yes .yul li:nth-child(3) .wen{left: 0; top:400px}

		
.lanmuc-yes .yul li .img img {

	display: block;
	width: 250px;
	height: 370px;
}
.lanmuc-yes .yul li .wen {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
}		

.lanmuc-yes .yul li h3 {
	font-weight: normal;
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}
.lanmuc-yes .yul li p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top: 4px;
}

.lanmuc-yse .yul li:last-child {
	margin-right: 0;
}